Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Attributes | List of all members
BgpNotification Class Reference

BGP Notification message structure. More...

Inheritance diagram for BgpNotification:
BgpPacket Pdu Signal

Public Attributes

byte errorCode
 
byte errorSubCode
 
vector< byte > data
 
- Public Attributes inherited from BgpPacket
short length
 
byte type
 

Detailed Description

BGP Notification message structure.

Member Data Documentation

◆ data

vector<byte> BgpNotification::data

◆ errorCode

byte BgpNotification::errorCode

◆ errorSubCode

byte BgpNotification::errorSubCode

The documentation for this class was generated from the following file: